From f1d526da57af4d1d8af443d30fb362d41300b3cf Mon Sep 17 00:00:00 2001 From: Tyler Pennebaker <tntp@stanford.edu> Date: Mon, 10 May 2021 20:49:26 -0700 Subject: [PATCH] STY: Update format of ioctool entry in README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d606e2ce..44b318a2 100644 --- a/README.md +++ b/README.md @@ -232,11 +232,10 @@ iocmanager [hutch]<br/> <tr> <td>ioctool</td> <td> -usage: ${BASH_SOURCE[0]} [ioc]|[pv] [option]<br/> +usage: ioctool <ioc>|<pv> [option]<br/> <br/> - Script that returns information about an ioc given its name or a PV it hosts + Script that returns information about an ioc given its name or a PV it hosts<br/> <br/> - default option is 'name', list of options:<br/> status : print power status of machine, try to ping interfaces<br/> name : returns the name of the ioc<br/>