Skip to content

Commit

Permalink
- Fixed typo in variables (flog->flag). (appfertigung)
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/vlad/dev/": change = 6407]
  • Loading branch information
zenspider committed Jun 29, 2011
1 parent 99444da commit d4c463a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doco/variables.txt
Expand Up @@ -41,7 +41,7 @@ shared_path:: Full path to remote 'shared' directory, symlinked into
ssh_cmd:: Path to ssh. Defaults to "ssh".
ssh_flags:: Flags for ssh. Defaults to [].
sudo_cmd:: Path to sudo command. Defaults to "sudo".
sudo_flags:: Flogs for sudo. Defaults to ["-p Password:"].
sudo_flags:: Flags for sudo. Defaults to ["-p Password:"].
sudo_prompt:: Regexp for sudo password prompt. Defaults to /^Password:/.
sudo_password:: Asks for password when referenced.
umask:: Sets your umask value. Defaults to "02".
Expand Down

0 comments on commit d4c463a

Please sign in to comment.