aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions/svn.fish
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2007-01-30 04:31:16 +1000
committerGravatar axel <axel@liljencrantz.se>2007-01-30 04:31:16 +1000
commit20d42378de248659fae525f020795fa0268aa206 (patch)
tree895e1aaabf798c7f7d90ff7255616e5e21886e0c /share/completions/svn.fish
parent41c9f89fcfb94185ea336d921e45e08953a6faa2 (diff)
Remove trailing period in descriptions for darcs and svn
darcs-hash:20070129183116-ac50b-c4870570baaee554457413360c084209cb6a4090.gz
Diffstat (limited to 'share/completions/svn.fish')
-rw-r--r--share/completions/svn.fish106
1 files changed, 53 insertions, 53 deletions
diff --git a/share/completions/svn.fish b/share/completions/svn.fish
index db4c1b56..b8daaff8 100644
--- a/share/completions/svn.fish
+++ b/share/completions/svn.fish
@@ -19,61 +19,61 @@ complete -c svn -n '__fish_use_subcommand' -x -a blame --description 'Output the
complete -c svn -n '__fish_use_subcommand' -x -a praise --description 'Output the content of specified files or'
complete -c svn -n '__fish_use_subcommand' -x -a annotate --description 'Output the content of specified files or'
complete -c svn -n '__fish_use_subcommand' -x -a ann --description 'Output the content of specified files or'
-complete -c svn -n '__fish_use_subcommand' -x -a cat --description 'Output the content of specified files or URLs.'
-complete -c svn -n '__fish_use_subcommand' -x -a checkout --description 'Check out a working copy from a repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a co --description 'Check out a working copy from a repository.'
+complete -c svn -n '__fish_use_subcommand' -x -a cat --description 'Output the content of specified files or URLs'
+complete -c svn -n '__fish_use_subcommand' -x -a checkout --description 'Check out a working copy from a repository'
+complete -c svn -n '__fish_use_subcommand' -x -a co --description 'Check out a working copy from a repository'
complete -c svn -n '__fish_use_subcommand' -x -a cleanup --description 'Recursively clean up the working copy, removing locks, resuming'
-complete -c svn -n '__fish_use_subcommand' -x -a commit --description 'Send changes from your working copy to the repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a ci --description 'Send changes from your working copy to the repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a copy --description 'Duplicate something in working copy or repository, remembering history.'
-complete -c svn -n '__fish_use_subcommand' -x -a cp --description 'Duplicate something in working copy or repository, remembering history.'
-complete -c svn -n '__fish_use_subcommand' -x -a delete --description 'Remove files and directories from version control.'
-complete -c svn -n '__fish_use_subcommand' -x -a del --description 'Remove files and directories from version control.'
-complete -c svn -n '__fish_use_subcommand' -x -a remove --description 'Remove files and directories from version control.'
-complete -c svn -n '__fish_use_subcommand' -x -a rm --description 'Remove files and directories from version control.'
-complete -c svn -n '__fish_use_subcommand' -x -a diff --description 'Display the differences between two paths.'
-complete -c svn -n '__fish_use_subcommand' -x -a di --description 'Display the differences between two paths.'
-complete -c svn -n '__fish_use_subcommand' -x -a export --description 'Create an unversioned copy of a tree.'
-complete -c svn -n '__fish_use_subcommand' -x -a help --description 'Describe the usage of this program or its subcommands.'
-complete -c svn -n '__fish_use_subcommand' -x -a ? --description 'Describe the usage of this program or its subcommands.'
-complete -c svn -n '__fish_use_subcommand' -x -a h --description 'Describe the usage of this program or its subcommands.'
-complete -c svn -n '__fish_use_subcommand' -x -a import --description 'Commit an unversioned file or tree into the repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a info --description 'Display information about a local or remote item.'
-complete -c svn -n '__fish_use_subcommand' -x -a list --description 'List directory entries in the repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a ls --description 'List directory entries in the repository.'
+complete -c svn -n '__fish_use_subcommand' -x -a commit --description 'Send changes from your working copy to the repository'
+complete -c svn -n '__fish_use_subcommand' -x -a ci --description 'Send changes from your working copy to the repository'
+complete -c svn -n '__fish_use_subcommand' -x -a copy --description 'Duplicate something in working copy or repository, remembering history'
+complete -c svn -n '__fish_use_subcommand' -x -a cp --description 'Duplicate something in working copy or repository, remembering history'
+complete -c svn -n '__fish_use_subcommand' -x -a delete --description 'Remove files and directories from version control'
+complete -c svn -n '__fish_use_subcommand' -x -a del --description 'Remove files and directories from version control'
+complete -c svn -n '__fish_use_subcommand' -x -a remove --description 'Remove files and directories from version control'
+complete -c svn -n '__fish_use_subcommand' -x -a rm --description 'Remove files and directories from version control'
+complete -c svn -n '__fish_use_subcommand' -x -a diff --description 'Display the differences between two paths'
+complete -c svn -n '__fish_use_subcommand' -x -a di --description 'Display the differences between two paths'
+complete -c svn -n '__fish_use_subcommand' -x -a export --description 'Create an unversioned copy of a tree'
+complete -c svn -n '__fish_use_subcommand' -x -a help --description 'Describe the usage of this program or its subcommands'
+complete -c svn -n '__fish_use_subcommand' -x -a ? --description 'Describe the usage of this program or its subcommands'
+complete -c svn -n '__fish_use_subcommand' -x -a h --description 'Describe the usage of this program or its subcommands'
+complete -c svn -n '__fish_use_subcommand' -x -a import --description 'Commit an unversioned file or tree into the repository'
+complete -c svn -n '__fish_use_subcommand' -x -a info --description 'Display information about a local or remote item'
+complete -c svn -n '__fish_use_subcommand' -x -a list --description 'List directory entries in the repository'
+complete -c svn -n '__fish_use_subcommand' -x -a ls --description 'List directory entries in the repository'
complete -c svn -n '__fish_use_subcommand' -x -a lock --description 'Lock working copy paths or URLs in the repository, so that'
-complete -c svn -n '__fish_use_subcommand' -x -a log --description 'Show the log messages for a set of revision(s) and/or file(s).'
-complete -c svn -n '__fish_use_subcommand' -x -a merge --description 'Apply the differences between two sources to a working copy path.'
-complete -c svn -n '__fish_use_subcommand' -x -a mkdir --description 'Create a new directory under version control.'
-complete -c svn -n '__fish_use_subcommand' -x -a move --description 'Move and/or rename something in working copy or repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a mv --description 'Move and/or rename something in working copy or repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a rename --description 'Move and/or rename something in working copy or repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a ren --description 'Move and/or rename something in working copy or repository.'
-complete -c svn -n '__fish_use_subcommand' -x -a propdel --description 'Remove a property from files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pdel --description 'Remove a property from files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pd --description 'Remove a property from files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a propedit --description 'Edit a property with an external editor.'
-complete -c svn -n '__fish_use_subcommand' -x -a pedit --description 'Edit a property with an external editor.'
-complete -c svn -n '__fish_use_subcommand' -x -a pe --description 'Edit a property with an external editor.'
-complete -c svn -n '__fish_use_subcommand' -x -a propget --description 'Print the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pget --description 'Print the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pg --description 'Print the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a proplist --description 'List all properties on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a plist --description 'List all properties on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pl --description 'List all properties on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a propset --description 'Set the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a pset --description 'Set the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a ps --description 'Set the value of a property on files, dirs, or revisions.'
-complete -c svn -n '__fish_use_subcommand' -x -a resolved --description 'Remove \'conflicted\' state on working copy files or directories.'
-complete -c svn -n '__fish_use_subcommand' -x -a revert --description 'Restore pristine working copy file (undo most local edits).'
-complete -c svn -n '__fish_use_subcommand' -x -a status --description 'Print the status of working copy files and directories.'
-complete -c svn -n '__fish_use_subcommand' -x -a stat --description 'Print the status of working copy files and directories.'
-complete -c svn -n '__fish_use_subcommand' -x -a st --description 'Print the status of working copy files and directories.'
-complete -c svn -n '__fish_use_subcommand' -x -a switch --description 'Update the working copy to a different URL.'
-complete -c svn -n '__fish_use_subcommand' -x -a sw --description 'Update the working copy to a different URL.'
-complete -c svn -n '__fish_use_subcommand' -x -a unlock --description 'Unlock working copy paths or URLs.'
-complete -c svn -n '__fish_use_subcommand' -x -a update --description 'Bring changes from the repository into the working copy.'
-complete -c svn -n '__fish_use_subcommand' -x -a up --description 'Bring changes from the repository into the working copy.'
+complete -c svn -n '__fish_use_subcommand' -x -a log --description 'Show the log messages for a set of revision(s) and/or file(s)'
+complete -c svn -n '__fish_use_subcommand' -x -a merge --description 'Apply the differences between two sources to a working copy path'
+complete -c svn -n '__fish_use_subcommand' -x -a mkdir --description 'Create a new directory under version control'
+complete -c svn -n '__fish_use_subcommand' -x -a move --description 'Move and/or rename something in working copy or repository'
+complete -c svn -n '__fish_use_subcommand' -x -a mv --description 'Move and/or rename something in working copy or repository'
+complete -c svn -n '__fish_use_subcommand' -x -a rename --description 'Move and/or rename something in working copy or repository'
+complete -c svn -n '__fish_use_subcommand' -x -a ren --description 'Move and/or rename something in working copy or repository'
+complete -c svn -n '__fish_use_subcommand' -x -a propdel --description 'Remove a property from files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pdel --description 'Remove a property from files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pd --description 'Remove a property from files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a propedit --description 'Edit a property with an external editor'
+complete -c svn -n '__fish_use_subcommand' -x -a pedit --description 'Edit a property with an external editor'
+complete -c svn -n '__fish_use_subcommand' -x -a pe --description 'Edit a property with an external editor'
+complete -c svn -n '__fish_use_subcommand' -x -a propget --description 'Print the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pget --description 'Print the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pg --description 'Print the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a proplist --description 'List all properties on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a plist --description 'List all properties on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pl --description 'List all properties on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a propset --description 'Set the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a pset --description 'Set the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a ps --description 'Set the value of a property on files, dirs, or revisions'
+complete -c svn -n '__fish_use_subcommand' -x -a resolved --description 'Remove \'conflicted\' state on working copy files or directories'
+complete -c svn -n '__fish_use_subcommand' -x -a revert --description 'Restore pristine working copy file (undo most local edits)'
+complete -c svn -n '__fish_use_subcommand' -x -a status --description 'Print the status of working copy files and directories'
+complete -c svn -n '__fish_use_subcommand' -x -a stat --description 'Print the status of working copy files and directories'
+complete -c svn -n '__fish_use_subcommand' -x -a st --description 'Print the status of working copy files and directories'
+complete -c svn -n '__fish_use_subcommand' -x -a switch --description 'Update the working copy to a different URL'
+complete -c svn -n '__fish_use_subcommand' -x -a sw --description 'Update the working copy to a different URL'
+complete -c svn -n '__fish_use_subcommand' -x -a unlock --description 'Unlock working copy paths or URLs'
+complete -c svn -n '__fish_use_subcommand' -x -a update --description 'Bring changes from the repository into the working copy'
+complete -c svn -n '__fish_use_subcommand' -x -a up --description 'Bring changes from the repository into the working copy'
#