소스 검색

Merge pull request #5237 from fantasya-pbem/bugfix/5211_Manpage-regression

docs: fix borg.1 manpage generation regression, #5211
TW 5 년 전
부모
커밋
5c69581a4a
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      docs/man_intro.rst
  2. 2 0
      docs/usage/general/environment.rst.inc

+ 0 - 2
docs/man_intro.rst

@@ -1,5 +1,3 @@
-:orphan:
-
 ====
 ====
 borg
 borg
 ====
 ====

+ 2 - 0
docs/usage/general/environment.rst.inc

@@ -93,6 +93,8 @@ Some automatic "answerers" (if set, they automatically answer confirmation quest
     answer or ask you interactively, depending on whether retries are allowed (they by default are
     answer or ask you interactively, depending on whether retries are allowed (they by default are
     allowed). So please test your scripts interactively before making them a non-interactive script.
     allowed). So please test your scripts interactively before making them a non-interactive script.
 
 
+.. _XDG env var: https://specifications.freedesktop.org/basedir-spec/0.6/ar01s03.html
+
 Directories and files:
 Directories and files:
     BORG_BASE_DIR
     BORG_BASE_DIR
         Defaults to ``$HOME`` or ``~$USER`` or ``~`` (in that order).
         Defaults to ``$HOME`` or ``~$USER`` or ``~`` (in that order).