Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
onurozuduru authored Feb 28, 2024
1 parent 1a7da54 commit e05cc82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Simple dot files manager script that requires Bash version 4 or higher.
```bash
Usage: ./dothome [ -b | --base <DIR> ] [ -d | --dotfiles <NAME> ] [ -n | --new ] [ -i | --init ] [ -a | --add <FILE> ] [ -h | --help ]
Simple dot files manager.
-b,--base <DIR> Base directory to use for operations. Default: '/home/onur'
-b,--base <DIR> Base directory to use for operations. Default: '${HOME}'
-d,--dotfiles <NAME> Name of a directory relative to base directory to use for operations. Default: 'dotfiles'
-n,--new Create new dot files directory under base directory.
-i,--init Link files from dot files directory to their relative locations under base directory.
Expand Down

0 comments on commit e05cc82

Please sign in to comment.