fish docs: Use L</...> for internal links in the man page.
[libguestfs.git] / fish / fish.h
index 06b8de5..05135fb 100644 (file)
@@ -65,6 +65,9 @@ extern int is_true (const char *str);
 extern char **parse_string_list (const char *str);
 extern int xwrite (int fd, const void *buf, size_t len);
 extern char *resolve_win_path (const char *path);
+extern char *file_in (const char *arg);
+extern void free_file_in (char *s);
+extern char *file_out (const char *arg);
 extern void extended_help_message (void);
 
 /* in cmds.c (auto-generated) */
@@ -125,6 +128,7 @@ extern char *try_tilde_expansion (char *path);
   "glob",                              \
   "more", "less",                      \
   "reopen",                            \
+  "sparse",                             \
   "time"
 
 static inline char *