gnuastro-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnuastro-commits] master 2793cc3 2/2: Book: imported typo correction


From: Mohammad Akhlaghi
Subject: [gnuastro-commits] master 2793cc3 2/2: Book: imported typo correction
Date: Tue, 17 Sep 2019 06:30:43 -0400 (EDT)

branch: master
commit 2793cc36aa6ab8baf319941bd7f78587157e70da
Merge: 0a348a9 a816dae
Author: Mohammad Akhlaghi <address@hidden>
Commit: Mohammad Akhlaghi <address@hidden>

    Book: imported typo correction
    
    Raul found a typo in the book which is now being merged into the master
    branch.
---
 doc/gnuastro.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/gnuastro.texi b/doc/gnuastro.texi
index 4ae0067..dfb13f5 100644
--- a/doc/gnuastro.texi
+++ b/doc/gnuastro.texi
@@ -8848,7 +8848,7 @@ $ asttable bintab.fits --sort=3 -ooutput.txt
 
 ## Subtract the first column from the second in `cat.txt' (can also
 ## be a FITS table) and keep the third and fourth columns.
-$ awk cat.txt -c"arith c2 c1 -",3,4 -ocat.fits
+$ asttable cat.txt -c"arith c2 c1 -",3,4 -ocat.fits
 @end example
 
 Table's input dataset can be given either as a file or from Standard input 
(see @ref{Standard input}).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]