diff options
| author | steven <61105469+stevenp2@users.noreply.github.com> | 2022-07-23 02:16:17 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-22 18:16:17 +0200 |
| commit | b5833a682c511885887373aad76272ad70f7b3c2 (patch) | |
| tree | 1aa478e2dc3b4a3be75fcbba8d5515bad8521098 /doc | |
| parent | 737f8cd6b5a9b987c5fa91aacd477358191e1fb8 (diff) | |
fix: move the moon behind show_moon option and update documentation (#2072) (#2079)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/telescope.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/telescope.txt b/doc/telescope.txt index 437d537..be5de6b 100644 --- a/doc/telescope.txt +++ b/doc/telescope.txt @@ -1117,6 +1117,8 @@ builtin.planets({opts}) *telescope.builtin.planets()* Options: ~ {show_pluto} (boolean) we love pluto (default: false, because its a hidden feature) + {show_moon} (boolean) we love the moon (default: false, because its + a hidden feature) builtin.symbols({opts}) *telescope.builtin.symbols()* |
