Skip to content
Snippets Groups Projects
Commit 75f13114 authored by Richard Hartmann's avatar Richard Hartmann
Browse files

doc/vcsh.1.ronn: Alphabetize options

parent 65dc14e5
No related branches found
No related tags found
No related merge requests found
......@@ -164,16 +164,16 @@ executed in the context of your shell.
Interesting knobs you can turn:
* <$VCSH_GITIGNORE>:
Can be <exact>, <recursive>, or <none>.
Can be <exact>, <none>, or <recursive>.
<exact> will seed the repo-specific ignore file with all file and directory
names which `git ls-files` returns.
<none> will not write any ignore file.
<recursive> will descend through all directories recursively additionally to
the above.
<none> will not write any ignore file.
Defaults to <exact>.
Less interesting knobs you could turn:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment