Skip to content

Commit

Permalink
Fix doc line
Browse files Browse the repository at this point in the history
  • Loading branch information
ziopio committed Oct 12, 2024
1 parent 1a3950b commit 2136ae2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/rebar3_grisp_io_api.erl
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,8 @@ update_package(RState, Token, PackageName, PackagePath, Force) ->
end.


%% @doc Performs a PUT request tp /grisp-manager/api/update-package/PackageName
%% @doc Performs a DELETE request to
%% /grisp-manager/api/update-package/PackageName
%% @param Token is the clear token of the user
%% @param PackageName must have the following format
%% platform.appname.x.y.z.[profilename[+profilename]].tar
Expand Down

0 comments on commit 2136ae2

Please sign in to comment.