Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
twpayne committed Jan 28, 2019
1 parent 792c631 commit b97f37d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ var (

var rootCommand = &cobra.Command{
Use: "chezmoi",
Short: "Manage your dotfiles securely across multiple machines",
Short: "Manage your dotfiles across multiple machines, securely",
SilenceErrors: true,
SilenceUsage: true,
PersistentPreRunE: makeRunE(config.persistentPreRunRootE),
Expand Down

0 comments on commit b97f37d

Please sign in to comment.