diff --git a/doc/rush-add.1 b/doc/rush-add.1 index 856e34a..84b45f0 100644 --- a/doc/rush-add.1 +++ b/doc/rush-add.1 @@ -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 diff --git a/doc/rush-add.md b/doc/rush-add.md index 23cfb3f..f14e4c6 100644 --- a/doc/rush-add.md +++ b/doc/rush-add.md @@ -1,6 +1,6 @@ % rush-add(1) | Register a local repository. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-clone.1 b/doc/rush-clone.1 index 8cb485b..9a07462 100644 --- a/doc/rush-clone.1 +++ b/doc/rush-clone.1 @@ -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 diff --git a/doc/rush-clone.md b/doc/rush-clone.md index 887b47c..1548aef 100644 --- a/doc/rush-clone.md +++ b/doc/rush-clone.md @@ -1,6 +1,6 @@ % rush-clone(1) | Clone a GitHub package repository. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-completions.1 b/doc/rush-completions.1 index a513b33..605a852 100644 --- a/doc/rush-completions.1 +++ b/doc/rush-completions.1 @@ -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 diff --git a/doc/rush-completions.md b/doc/rush-completions.md index 89945c4..4a0920f 100644 --- a/doc/rush-completions.md +++ b/doc/rush-completions.md @@ -1,6 +1,6 @@ % rush-completions(1) | Generate bash completions. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-config.1 b/doc/rush-config.1 index 167f259..ad377e1 100644 --- a/doc/rush-config.1 +++ b/doc/rush-config.1 @@ -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 diff --git a/doc/rush-config.md b/doc/rush-config.md index 618077c..6352130 100644 --- a/doc/rush-config.md +++ b/doc/rush-config.md @@ -1,6 +1,6 @@ % rush-config(1) | Show or edit the configuration file. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-copy.1 b/doc/rush-copy.1 index f013762..ee4b32a 100644 --- a/doc/rush-copy.1 +++ b/doc/rush-copy.1 @@ -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 @@ -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] diff --git a/doc/rush-copy.md b/doc/rush-copy.md index 0dfcad5..2e46b27 100644 --- a/doc/rush-copy.md +++ b/doc/rush-copy.md @@ -1,6 +1,6 @@ % rush-copy(1) | Copy a package between local repositories. % -% August 2023 +% September 2023 NAME ================================================== @@ -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 diff --git a/doc/rush-default.1 b/doc/rush-default.1 index 6c04305..93cd829 100644 --- a/doc/rush-default.1 +++ b/doc/rush-default.1 @@ -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 diff --git a/doc/rush-default.md b/doc/rush-default.md index 390ac31..7169d05 100644 --- a/doc/rush-default.md +++ b/doc/rush-default.md @@ -1,6 +1,6 @@ % rush-default(1) | Set a default repository. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-edit.1 b/doc/rush-edit.1 index 1d6daf3..6ef7289 100644 --- a/doc/rush-edit.1 +++ b/doc/rush-edit.1 @@ -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 diff --git a/doc/rush-edit.md b/doc/rush-edit.md index 68fb916..c119eb0 100644 --- a/doc/rush-edit.md +++ b/doc/rush-edit.md @@ -1,6 +1,6 @@ % rush-edit(1) | Edit package files. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-get.1 b/doc/rush-get.1 index ed4b2fe..68de636 100644 --- a/doc/rush-get.1 +++ b/doc/rush-get.1 @@ -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 diff --git a/doc/rush-get.md b/doc/rush-get.md index 990fce9..9812aea 100644 --- a/doc/rush-get.md +++ b/doc/rush-get.md @@ -1,6 +1,6 @@ % rush-get(1) | Install a package. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-info.1 b/doc/rush-info.1 index 40f7078..f0c5796 100644 --- a/doc/rush-info.1 +++ b/doc/rush-info.1 @@ -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 diff --git a/doc/rush-info.md b/doc/rush-info.md index 31b8984..c210ba4 100644 --- a/doc/rush-info.md +++ b/doc/rush-info.md @@ -1,6 +1,6 @@ % rush-info(1) | Show information about a package. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-list.1 b/doc/rush-list.1 index a7b7343..2c8fa08 100644 --- a/doc/rush-list.1 +++ b/doc/rush-list.1 @@ -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 diff --git a/doc/rush-list.md b/doc/rush-list.md index 91757d6..1d191dd 100644 --- a/doc/rush-list.md +++ b/doc/rush-list.md @@ -1,6 +1,6 @@ % rush-list(1) | Show packages in one or all repositories. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-pull.1 b/doc/rush-pull.1 index 7fd163a..97786d6 100644 --- a/doc/rush-pull.1 +++ b/doc/rush-pull.1 @@ -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 diff --git a/doc/rush-pull.md b/doc/rush-pull.md index b433f76..9559110 100644 --- a/doc/rush-pull.md +++ b/doc/rush-pull.md @@ -1,6 +1,6 @@ % rush-pull(1) | Git pull one or all repositories. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-push.1 b/doc/rush-push.1 index 6f77bc9..2165610 100644 --- a/doc/rush-push.1 +++ b/doc/rush-push.1 @@ -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 diff --git a/doc/rush-push.md b/doc/rush-push.md index c6d58b8..de4ea97 100644 --- a/doc/rush-push.md +++ b/doc/rush-push.md @@ -1,6 +1,6 @@ % rush-push(1) | Git push one or all repositories. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-remove.1 b/doc/rush-remove.1 index 8d815d0..98005ab 100644 --- a/doc/rush-remove.1 +++ b/doc/rush-remove.1 @@ -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 diff --git a/doc/rush-remove.md b/doc/rush-remove.md index 342c0f7..6740bb7 100644 --- a/doc/rush-remove.md +++ b/doc/rush-remove.md @@ -1,6 +1,6 @@ % rush-remove(1) | Unregister a local repository. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-search.1 b/doc/rush-search.1 index d8fad1b..4d2af66 100644 --- a/doc/rush-search.1 +++ b/doc/rush-search.1 @@ -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 diff --git a/doc/rush-search.md b/doc/rush-search.md index f4b9b21..85606a1 100644 --- a/doc/rush-search.md +++ b/doc/rush-search.md @@ -1,6 +1,6 @@ % rush-search(1) | Search in package names and info files. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-show.1 b/doc/rush-show.1 index 95eceb2..d0fa4c1 100644 --- a/doc/rush-show.1 +++ b/doc/rush-show.1 @@ -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 diff --git a/doc/rush-show.md b/doc/rush-show.md index 73bab27..bb68acf 100644 --- a/doc/rush-show.md +++ b/doc/rush-show.md @@ -1,6 +1,6 @@ % rush-show(1) | Show package files. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-snatch.1 b/doc/rush-snatch.1 index ae38c23..4a80ba4 100644 --- a/doc/rush-snatch.1 +++ b/doc/rush-snatch.1 @@ -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 diff --git a/doc/rush-snatch.md b/doc/rush-snatch.md index 53af9b5..71a7e3d 100644 --- a/doc/rush-snatch.md +++ b/doc/rush-snatch.md @@ -1,6 +1,6 @@ % rush-snatch(1) | Install a package from a remote repo. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush-undo.1 b/doc/rush-undo.1 index 6231e0d..37c26ae 100644 --- a/doc/rush-undo.1 +++ b/doc/rush-undo.1 @@ -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 diff --git a/doc/rush-undo.md b/doc/rush-undo.md index 5aba9b6..82e709f 100644 --- a/doc/rush-undo.md +++ b/doc/rush-undo.md @@ -1,6 +1,6 @@ % rush-undo(1) | Uninstall a package. % -% August 2023 +% September 2023 NAME ================================================== diff --git a/doc/rush.1 b/doc/rush.1 index d688d30..5d367e4 100644 --- a/doc/rush.1 +++ b/doc/rush.1 @@ -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 diff --git a/doc/rush.md b/doc/rush.md index c5cb883..450b943 100644 --- a/doc/rush.md +++ b/doc/rush.md @@ -1,6 +1,6 @@ % rush(1) Version 0.7.11 | Personal package manager. % Danny Ben Shitrit \ -% August 2023 +% September 2023 NAME ================================================== diff --git a/rush b/rush index 212e6c5..5199e34 100755 --- a/rush +++ b/rush @@ -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 diff --git a/src/bashly.yml b/src/bashly.yml index 68c865a..25e4627 100644 --- a/src/bashly.yml +++ b/src/bashly.yml @@ -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 diff --git a/test/approvals/rush_copy_h b/test/approvals/rush_copy_h index 3595bff..6d211a0 100644 --- a/test/approvals/rush_copy_h +++ b/test/approvals/rush_copy_h @@ -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