Skip to content

Commit

Permalink
fix copy example
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Sep 2, 2023
1 parent 1ad4de2 commit 71f8aff
Show file tree
Hide file tree
Showing 39 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion doc/rush-add.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-add" "1" "August 2023" "" "Register a local repository."
.TH "rush-add" "1" "September 2023" "" "Register a local repository."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-add.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-add(1) | Register a local repository.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-clone.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-clone" "1" "August 2023" "" "Clone a GitHub package repository."
.TH "rush-clone" "1" "September 2023" "" "Clone a GitHub package repository."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-clone.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-clone(1) | Clone a GitHub package repository.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-completions.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-completions" "1" "August 2023" "" "Generate bash completions."
.TH "rush-completions" "1" "September 2023" "" "Generate bash completions."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-completions.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-completions(1) | Generate bash completions.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-config.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-config" "1" "August 2023" "" "Show or edit the configuration file."
.TH "rush-config" "1" "September 2023" "" "Show or edit the configuration file."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-config.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-config(1) | Show or edit the configuration file.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
4 changes: 2 additions & 2 deletions doc/rush-copy.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-copy" "1" "August 2023" "" "Copy a package between local repositories."
.TH "rush-copy" "1" "September 2023" "" "Copy a package between local repositories."
.hy
.SH NAME
.PP
Expand Down Expand Up @@ -55,7 +55,7 @@ Copy the package even if it already exists in the target repository.
\f[C]
rush copy james:python

rush copy james:python bobby
rush copy james:python python3

rush copy james:python bobby:python3 --force
\f[R]
Expand Down
4 changes: 2 additions & 2 deletions doc/rush-copy.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-copy(1) | Copy a package between local repositories.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down Expand Up @@ -55,7 +55,7 @@ EXAMPLES
~~~
rush copy james:python
rush copy james:python bobby
rush copy james:python python3
rush copy james:python bobby:python3 --force
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-default.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-default" "1" "August 2023" "" "Set a default repository."
.TH "rush-default" "1" "September 2023" "" "Set a default repository."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-default.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-default(1) | Set a default repository.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-edit.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-edit" "1" "August 2023" "" "Edit package files."
.TH "rush-edit" "1" "September 2023" "" "Edit package files."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-edit.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-edit(1) | Edit package files.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-get.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-get" "1" "August 2023" "" "Install a package."
.TH "rush-get" "1" "September 2023" "" "Install a package."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-get.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-get(1) | Install a package.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-info.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-info" "1" "August 2023" "" "Show information about a package."
.TH "rush-info" "1" "September 2023" "" "Show information about a package."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-info.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-info(1) | Show information about a package.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-list.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-list" "1" "August 2023" "" "Show packages in one or all repositories."
.TH "rush-list" "1" "September 2023" "" "Show packages in one or all repositories."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-list.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-list(1) | Show packages in one or all repositories.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-pull.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-pull" "1" "August 2023" "" "Git pull one or all repositories."
.TH "rush-pull" "1" "September 2023" "" "Git pull one or all repositories."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-pull.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-pull(1) | Git pull one or all repositories.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-push.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-push" "1" "August 2023" "" "Git push one or all repositories."
.TH "rush-push" "1" "September 2023" "" "Git push one or all repositories."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-push.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-push(1) | Git push one or all repositories.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-remove.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-remove" "1" "August 2023" "" "Unregister a local repository."
.TH "rush-remove" "1" "September 2023" "" "Unregister a local repository."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-remove.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-remove(1) | Unregister a local repository.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-search.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-search" "1" "August 2023" "" "Search in package names and info files."
.TH "rush-search" "1" "September 2023" "" "Search in package names and info files."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-search.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-search(1) | Search in package names and info files.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-show.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-show" "1" "August 2023" "" "Show package files."
.TH "rush-show" "1" "September 2023" "" "Show package files."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-show.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-show(1) | Show package files.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-snatch.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-snatch" "1" "August 2023" "" "Install a package from a remote repo."
.TH "rush-snatch" "1" "September 2023" "" "Install a package from a remote repo."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-snatch.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-snatch(1) | Install a package from a remote repo.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-undo.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush-undo" "1" "August 2023" "" "Uninstall a package."
.TH "rush-undo" "1" "September 2023" "" "Uninstall a package."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush-undo.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush-undo(1) | Uninstall a package.
%
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion doc/rush.1
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
. ftr VB CB
. ftr VBI CBI
.\}
.TH "rush" "1" "August 2023" "Version 0.7.11" "Personal package manager."
.TH "rush" "1" "September 2023" "Version 0.7.11" "Personal package manager."
.hy
.SH NAME
.PP
Expand Down
2 changes: 1 addition & 1 deletion doc/rush.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
% rush(1) Version 0.7.11 | Personal package manager.
% Danny Ben Shitrit \<https://github.com/dannyben\>
% August 2023
% September 2023

NAME
==================================================
Expand Down
2 changes: 1 addition & 1 deletion rush
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ rush_copy_usage() {
# :command.usage_examples
printf "%s\n" "$(bold "Examples:")"
printf " rush copy james:python\n"
printf " rush copy james:python bobby\n"
printf " rush copy james:python python3\n"
printf " rush copy james:python bobby:python3 --force\n"
echo

Expand Down
2 changes: 1 addition & 1 deletion src/bashly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ commands:

examples:
- rush copy james:python
- rush copy james:python bobby
- rush copy james:python python3
- rush copy james:python bobby:python3 --force

- name: info
Expand Down
2 changes: 1 addition & 1 deletion test/approvals/rush_copy_h
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ rush copy - Copy a package between local repositories.

Examples:
rush copy james:python
rush copy james:python bobby
rush copy james:python python3
rush copy james:python bobby:python3 --force

0 comments on commit 71f8aff

Please sign in to comment.