Skip to content

Commit 56708eb

Browse files
committed
- Update bash completions with bashly 1.4.0 / completely 0.8.0
1 parent f0521a9 commit 56708eb

44 files changed

Lines changed: 912 additions & 315 deletions

Some content is hidden

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

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Add repo root to PATH
1818
run: echo "$PWD" >> $GITHUB_PATH
1919
- name: Run acceptance tests
20-
run: shellkin test
20+
run: shellkin
2121

2222
ubuntu_setup:
2323
name: Setup on Ubuntu

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" "March 2026" "" "Register a local repository."
3+
.TH "rush\-add" "1" "July 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-
% March 2026
3+
% July 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" "March 2026" "" "Clone a GitHub package repository."
3+
.TH "rush\-clone" "1" "July 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-
% March 2026
3+
% July 2026
44

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

doc/rush-completions.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\-completions" "1" "March 2026" "" "Generate bash completions."
3+
.TH "rush\-completions" "1" "July 2026" "" "Generate bash completions."
44
.SH NAME
55
\f[B]rush completions\f[R] \- Generate bash completions.
66
.SH SYNOPSIS

doc/rush-completions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
% rush-completions(1) | Generate bash completions.
22
%
3-
% March 2026
3+
% July 2026
44

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

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" "March 2026" "" "Show or edit the configuration file."
3+
.TH "rush\-config" "1" "July 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-
% March 2026
3+
% July 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" "March 2026" "" "Copy a package between local repositories."
3+
.TH "rush\-copy" "1" "July 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

0 commit comments

Comments
 (0)