Selaa lähdekoodia

Merge pull request #448 from Kosmorro/fix/manpage

tags/v1.0.2
Deuchnord 4 kuukautta sitten
committed by GitHub
vanhempi
commit
e613b80d98
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. +2
    -2
      manpage/kosmorro.1.md

+ 2
- 2
manpage/kosmorro.1.md Näytä tiedosto

@@ -68,13 +68,13 @@ kosmorro
Compute the ephemerides for Lille, France, on April 1st, 2022: Compute the ephemerides for Lille, France, on April 1st, 2022:


``` ```
kosmorro --latitude=50.5876 --longitude=3.0624 --date=2022-04-01
kosmorro --position="50.5876,3.0624" --date=2022-04-01
``` ```


Compute the ephemerides for Lille, France, on April 1st, 2022, and export them in a PDF document: Compute the ephemerides for Lille, France, on April 1st, 2022, and export them in a PDF document:


``` ```
kosmorro --latitude=50.5876 --longitude=3.0624 -date=2022-04-01 --output=file.pdf
kosmorro --position="50.5876,3.0624" --date=2022-04-01 --output=file.pdf
``` ```


## AUTHOR ## AUTHOR


Ladataan…
Peruuta
Tallenna