X-Git-Url: https://cads.iiap.res.in/gitview/?p=stellar_spectrum.git;a=blobdiff_plain;f=src%2Fread_write.c;fp=src%2Fread_write.c;h=fcf0c37658116fd6a664906f14866d03dff2fb52;hp=3954d8a65214e25faa35b61b71bdae9d6ea5e102;hb=433d85e1ab7ec6a8e1585ded43033a46de602c77;hpb=9fd9d1d4be423ec99ce1521d2b13c052c5d025db diff --git a/src/read_write.c b/src/read_write.c index 3954d8a..fcf0c37 100644 --- a/src/read_write.c +++ b/src/read_write.c @@ -105,6 +105,7 @@ void usage() printf (" Usage: uvs_stellar_spectrum [options]\n\n"); printf (" options are:\n"); printf (" [-g] Generates the default parameter file \n"); + printf (" [-p] : Use inputs from \n"); printf (" [-h] help \n\n" ); printf (" In the absence of command line options, the program would\n"); printf (" read inputs on stellar magnitude, reddening and spectral \n");