Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions doc/rush-add.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-add" "1" "February 2025" "" "Register a local repository."
.TH "rush\-add" "1" "January 2026" "" "Register a local repository."
.SH NAME
\f[B]rush add\f[R] \- Register a local repository.
.SH SYNOPSIS
Expand All @@ -9,21 +9,21 @@
Register a local repository.
.PP
This command adds the specified path to the configuration file.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]a\f[R]
.SH ARGUMENTS
.SS REPO
Repository name.
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SS PATH
Path to the repository.
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SH EXAMPLES
.IP
.EX
rush add default \[ti]/rush\-repos/default
rush add default \(ti/rush\-repos/default
.EE
.SH SEE ALSO
\f[B]rush\f[R](1)
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
8 changes: 4 additions & 4 deletions doc/rush-clone.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-clone" "1" "February 2025" "" "Clone a GitHub package repository."
.TH "rush\-clone" "1" "January 2026" "" "Clone a GitHub package repository."
.SH NAME
\f[B]rush clone\f[R] \- Clone a GitHub package repository.
.SH SYNOPSIS
Expand All @@ -17,12 +17,12 @@ Github user.
This user is expected to have a repository named \f[B]rush\-repo\f[R].
.PP
If you need to use a different name, use the \f[B]user/repo\f[R] syntax.
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SS PATH
Local path to clone the repository into.
.PP
Default: \[ti]/rush\-repos/<github_user>/<github_repo>
Default: \(ti/rush\-repos/<github_user>/<github_repo>
.SH OPTIONS
.SS \-\-ssh, \-s
Clone using SSH instead of HTTPS.
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
4 changes: 2 additions & 2 deletions doc/rush-completions.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-completions" "1" "February 2025" "" "Generate bash completions."
.TH "rush\-completions" "1" "January 2026" "" "Generate bash completions."
.SH NAME
\f[B]rush completions\f[R] \- Generate bash completions.
.SH SYNOPSIS
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
6 changes: 3 additions & 3 deletions doc/rush-config.1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-config" "1" "February 2025" "" "Show or edit the configuration file."
.TH "rush\-config" "1" "January 2026" "" "Show or edit the configuration file."
.SH NAME
\f[B]rush config\f[R] \- Show or edit the configuration file.
.SH SYNOPSIS
\f[B]rush config\f[R] OPTIONS
.SH DESCRIPTION
Show or edit the configuration file.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]c\f[R]
.SH OPTIONS
.SS \-\-edit, \-e
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
6 changes: 3 additions & 3 deletions doc/rush-copy.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-copy" "1" "February 2025" "" "Copy a package between local repositories."
.TH "rush\-copy" "1" "January 2026" "" "Copy a package between local repositories."
.SH NAME
\f[B]rush copy\f[R] \- Copy a package between local repositories.
.SH SYNOPSIS
Expand All @@ -14,7 +14,7 @@ Source package name.
This can either be the package name without the repository name (in this
case, the default repository will be used) or in the form of
\f[B]repo:package\f[R].
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SS TARGET_PACKAGE
Target package name.
Expand Down
2 changes: 1 addition & 1 deletion 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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
6 changes: 3 additions & 3 deletions doc/rush-default.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-default" "1" "February 2025" "" "Set a default repository."
.TH "rush\-default" "1" "January 2026" "" "Set a default repository."
.SH NAME
\f[B]rush default\f[R] \- Set a default repository.
.SH SYNOPSIS
Expand All @@ -13,7 +13,7 @@ the configuration file, and copies the path from the provided repo.
.SH ARGUMENTS
.SS REPO
Repository name.
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SH EXAMPLES
.IP
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
10 changes: 5 additions & 5 deletions doc/rush-edit.1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-edit" "1" "February 2025" "" "Edit package files."
.TH "rush\-edit" "1" "January 2026" "" "Edit package files."
.SH NAME
\f[B]rush edit\f[R] \- Edit package files.
.SH SYNOPSIS
\f[B]rush edit\f[R] PACKAGE FILE
.SH DESCRIPTION
Edit package files.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]e\f[R]
.SH ARGUMENTS
.SS PACKAGE
Expand All @@ -16,11 +16,11 @@ Package name.
This can either be the package name without the repository name (in this
case, the default repository will be used) or in the form of
\f[B]repo:package\f[R].
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SS FILE
File to edit.
.IP \[bu] 2
.IP \(bu 2
Default Value: \f[B]main\f[R]
.SH SEE ALSO
\f[B]rush\f[R](1)
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
10 changes: 5 additions & 5 deletions doc/rush-get.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-get" "1" "February 2025" "" "Install a package."
.TH "rush\-get" "1" "January 2026" "" "Install a package."
.SH NAME
\f[B]rush get\f[R] \- Install a package.
.SH SYNOPSIS
Expand All @@ -12,9 +12,9 @@ This command runs the main script in the package directory.
.PP
This is the default command, which means that running \f[B]rush
package\f[R] is the same as running \f[B]rush get package\f[R].
.IP \[bu] 2
.IP \(bu 2
\f[I]Default Command\f[R]
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]g\f[R]
.SH ARGUMENTS
.SS PACKAGE
Expand All @@ -23,7 +23,7 @@ Package name.
This can either be the package name without the repository name (in this
case, the default repository will be used) or in the form of
\f[B]repo:package\f[R].
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SH OPTIONS
.SS \-\-clone, \-c
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
8 changes: 4 additions & 4 deletions doc/rush-info.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-info" "1" "February 2025" "" "Show information about a package."
.TH "rush\-info" "1" "January 2026" "" "Show information about a package."
.SH NAME
\f[B]rush info\f[R] \- Show information about a package.
.SH SYNOPSIS
Expand All @@ -9,7 +9,7 @@
Show information about a package.
.PP
This command shows the info file from the package directory.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]i\f[R]
.SH ARGUMENTS
.SS PACKAGE
Expand All @@ -18,7 +18,7 @@ Package name.
This can either be the package name without the repository name (in this
case, the default repository will be used) or in the form of
\f[B]repo:package\f[R].
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SH EXAMPLES
.IP
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
6 changes: 3 additions & 3 deletions doc/rush-list.1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-list" "1" "February 2025" "" "Show packages in one or all repositories."
.TH "rush\-list" "1" "January 2026" "" "Show packages in one or all repositories."
.SH NAME
\f[B]rush list\f[R] \- Show packages in one or all repositories.
.SH SYNOPSIS
\f[B]rush list\f[R] REPO_OR_PACKAGE OPTIONS
.SH DESCRIPTION
Show packages in one or all repositories.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]l, ls\f[R]
.SH ARGUMENTS
.SS REPO_OR_PACKAGE
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
6 changes: 3 additions & 3 deletions doc/rush-pull.1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-pull" "1" "February 2025" "" "Git pull one or all repositories."
.TH "rush\-pull" "1" "January 2026" "" "Git pull one or all repositories."
.SH NAME
\f[B]rush pull\f[R] \- Git pull one or all repositories.
.SH SYNOPSIS
\f[B]rush pull\f[R] REPO
.SH DESCRIPTION
Git pull one or all repositories.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]p, download, update\f[R]
.SH ARGUMENTS
.SS REPO
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
10 changes: 5 additions & 5 deletions doc/rush-push.1
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-push" "1" "February 2025" "" "Git push one or all repositories."
.TH "rush\-push" "1" "January 2026" "" "Git push one or all repositories."
.SH NAME
\f[B]rush push\f[R] \- Git push one or all repositories.
.SH SYNOPSIS
\f[B]rush push\f[R] REPO OPTIONS
.SH DESCRIPTION
Git push one or all repositories.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]upload\f[R]
.SH ARGUMENTS
.SS REPO
Repository name.
.IP \[bu] 2
.IP \(bu 2
Default Value: \f[B]default\f[R]
.SH OPTIONS
.SS \-\-all, \-a
Push all repositories.
.SS \-\-message, \-m TEXT
Commit message.
.IP \[bu] 2
.IP \(bu 2
Default Value: \f[B]automatic commit\f[R]
.SS \-\-chmod, \-x
Apply the executable bit to all main and undo scripts in the git
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.
%
% February 2025
% January 2026

NAME
==================================================
Expand Down
10 changes: 5 additions & 5 deletions doc/rush-remove.1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.\" Automatically generated by Pandoc 3.2
.\" Automatically generated by Pandoc 3.8.3
.\"
.TH "rush\-remove" "1" "February 2025" "" "Unregister a local repository."
.TH "rush\-remove" "1" "January 2026" "" "Unregister a local repository."
.SH NAME
\f[B]rush remove\f[R] \- Unregister a local repository.
.SH SYNOPSIS
Expand All @@ -9,16 +9,16 @@
Unregister a local repository.
.PP
This command removes the specified path to the configuration file.
.IP \[bu] 2
.IP \(bu 2
Alias: \f[B]r\f[R]
.SH ARGUMENTS
.SS REPO
Repository name.
.IP \[bu] 2
.IP \(bu 2
\f[I]Required\f[R]
.SH OPTIONS
.SS \-\-purge, \-p
Also remove the local repository\[aq]s directory.
Also remove the local repository\(aqs directory.
.SH EXAMPLES
.IP
.EX
Expand Down
Loading