Skip to content

Commit 1ef983f

Browse files
authored
Merge pull request #96 from DannyBen/update/bashly
Regenerate with bashly 2.0
2 parents 7c3e14f + bca9468 commit 1ef983f

44 files changed

Lines changed: 1236 additions & 1127 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

doc/rush-add.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 3.9
22
.\"
3-
.TH "rush\-add" "1" "July 2026" "" "Register a local repository."
3+
.TH "rush\-add" "1" "August 2026" "" "Register a local repository."
44
.SH NAME
55
\f[B]rush add\f[R] \- Register a local repository.
66
.SH SYNOPSIS

doc/rush-add.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% rush-add(1) | Register a local repository.
22
%
3-
% July 2026
3+
% August 2026
44

55
NAME
66
==================================================

doc/rush-clone.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 3.9
22
.\"
3-
.TH "rush\-clone" "1" "July 2026" "" "Clone a GitHub package repository."
3+
.TH "rush\-clone" "1" "August 2026" "" "Clone a GitHub package repository."
44
.SH NAME
55
\f[B]rush clone\f[R] \- Clone a GitHub package repository.
66
.SH SYNOPSIS

doc/rush-clone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% rush-clone(1) | Clone a GitHub package repository.
22
%
3-
% July 2026
3+
% August 2026
44

55
NAME
66
==================================================

doc/rush-completions.1

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
.\" Automatically generated by Pandoc 3.9
22
.\"
3-
.TH "rush\-completions" "1" "July 2026" "" "Generate bash completions."
3+
.TH "rush\-completions" "1" "August 2026" "" "Generate a shell completion script"
44
.SH NAME
5-
\f[B]rush completions\f[R] \- Generate bash completions.
5+
\f[B]rush completions\f[R] \- Generate a shell completion script
66
.SH SYNOPSIS
7-
\f[B]rush completions\f[R]
7+
\f[B]rush completions\f[R] SHELL
88
.SH DESCRIPTION
9-
Generate bash completions.
9+
Generate a shell completion script
10+
.SH ARGUMENTS
11+
.SS SHELL
12+
Shell to generate completions for
13+
.IP \(bu 2
14+
Default Value: \f[B]bash\f[R]
15+
.IP \(bu 2
16+
Allowed Values: \f[B]bash, zsh\f[R]
1017
.SH SEE ALSO
1118
\f[B]rush\f[R](1)

doc/rush-completions.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,34 @@
1-
% rush-completions(1) | Generate bash completions.
1+
% rush-completions(1) | Generate a shell completion script
22
%
3-
% July 2026
3+
% August 2026
44

55
NAME
66
==================================================
77

8-
**rush completions** - Generate bash completions.
8+
**rush completions** - Generate a shell completion script
99

1010
SYNOPSIS
1111
==================================================
1212

13-
**rush completions**
13+
**rush completions** [SHELL]
1414

1515
DESCRIPTION
1616
==================================================
1717

18-
Generate bash completions.
18+
Generate a shell completion script
1919

2020

21+
ARGUMENTS
22+
==================================================
23+
24+
SHELL
25+
--------------------------------------------------
26+
27+
Shell to generate completions for
28+
29+
- Default Value: **bash**
30+
- Allowed Values: **bash, zsh**
31+
2132
SEE ALSO
2233
==================================================
2334

doc/rush-config.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 3.9
22
.\"
3-
.TH "rush\-config" "1" "July 2026" "" "Show or edit the configuration file."
3+
.TH "rush\-config" "1" "August 2026" "" "Show or edit the configuration file."
44
.SH NAME
55
\f[B]rush config\f[R] \- Show or edit the configuration file.
66
.SH SYNOPSIS

doc/rush-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% rush-config(1) | Show or edit the configuration file.
22
%
3-
% July 2026
3+
% August 2026
44

55
NAME
66
==================================================

doc/rush-copy.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.\" Automatically generated by Pandoc 3.9
22
.\"
3-
.TH "rush\-copy" "1" "July 2026" "" "Copy a package between local repositories."
3+
.TH "rush\-copy" "1" "August 2026" "" "Copy a package between local repositories."
44
.SH NAME
55
\f[B]rush copy\f[R] \- Copy a package between local repositories.
66
.SH SYNOPSIS

doc/rush-copy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% rush-copy(1) | Copy a package between local repositories.
22
%
3-
% July 2026
3+
% August 2026
44

55
NAME
66
==================================================

0 commit comments

Comments
 (0)