Browse Source

Improve doc

Leo 9 years ago
parent
commit
361b8ecf64
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/tmp_file.ml

+ 2 - 1
src/tmp_file.ml

@@ -144,7 +144,8 @@ let get_current () =
     failwith "Deprecated"
 ;;
 
-(* Get number of launch for each command in rc file *)
+(* Get number of launch for each command in rc file, as follow:
+  * (command:string, number of the command:int) list *)
 let get_accurate_log ?rc_name ~tmp () =
   let open List in