Skip to content

Commit cf3f87f

Browse files
committed
Manual backport of #467 - removed pruning/incremental comments for 3.9
1 parent 424a011 commit cf3f87f

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bin/ghe-backup

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#/ -v | --verbose Enable verbose output.
99
#/ -h | --help Show this message.
1010
#/ --version Display version information.
11-
#/ -i | --incremental Incremental backup
1211
#/ --skip-checks Skip storage/sw version checks
1312
#/
1413

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
- **[GitHub Enterprise Server version requirements](requirements.md#github-enterprise-version-requirements)**
77
- **[Getting started](getting-started.md)**
88
- **[Using the backup and restore commands](usage.md)**
9-
- **[Scheduling backups & snapshot pruning](scheduling-backups.md)**
9+
- **[Scheduling backups](scheduling-backups.md)**
1010
- **[Backup snapshot file structure](backup-snapshot-file-structure.md)**
1111
- **[How does Backup Utilities differ from a High Availability replica?](faq.md)**
1212
- **[Docker](docker.md)**

0 commit comments

Comments
 (0)